projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5bfadd
)
(main): Remove call to init_filelock.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 7 Aug 1997 18:42:56 +0000
(18:42 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 7 Aug 1997 18:42:56 +0000
(18:42 +0000)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index 59e25a82ad42db0fe994fdc1d9a26895451c5e84..7e6ac1413fcee79565f1f61b52bd02df0b909614 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-955,9
+955,6
@@
the Bugs section of the Emacs manual or the file BUGS.\n", argv[0]);
init_vmsfns ();
#endif /* VMS */
init_process ();
-#ifdef CLASH_DETECTION
- init_filelock ();
-#endif /* CLASH_DETECTION */
/* Intern the names of all standard functions and variables; define standard keys */